PhoneticRun(Int32, Int32, String) Constructor
Initializes a new instance of the PhoneticRun class.
Namespace: Independentsoft.Office.SpreadsheetAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public PhoneticRun(
int startIndex,
int endIndex,
string text
)
Public Sub New (
startIndex As Integer,
endIndex As Integer,
text As String
)
Parameters
- startIndex Int32
- Zero-based index of the first base text character the run applies to.
- endIndex Int32
- Zero-based index of the character following the last base text character the run applies to.
- text String
- The phonetic text.